Skip to content

反馈处理完成

商户可通过调用此接口,反馈投诉单已处理完成。 官方文档

js
wxpay
.
v3
.
merchantService
.
complaintsV2
.
_complaint_id_
.
complete
.
post
({
complainted_mchid
,
}) .
then
(({
status
, }) =>
status
=== 204)

Released under the MIT License. (SITEMAP)